type hash/fnv.sum128a ([...])

Method Implmentations

AppendBinary(b []byte) ([]byte, error) *sum128a.M : encoding.BinaryAppender.AppendBinary
BlockSize() int *sum128a.M : hash.Hash.BlockSize *sum128a.M : crypto/internal/fips140.Hash.BlockSize
MarshalBinary() ([]byte, error) *sum128a.M : encoding.BinaryMarshaler.MarshalBinary *sum128a.M : crypto/internal/fips140/hmac.marshalable.MarshalBinary
Reset() *sum128a.M : hash.Hash.Reset *sum128a.M : crypto/internal/fips140.Hash.Reset
Size() int *sum128a.M : hash.Hash.Size *sum128a.M : crypto/internal/fips140.Hash.Size
Sum(in []byte) []byte *sum128a.M : hash.Hash.Sum *sum128a.M : crypto/internal/fips140.Hash.Sum
UnmarshalBinary(b []byte) error *sum128a.M : encoding.BinaryUnmarshaler.UnmarshalBinary *sum128a.M : crypto/internal/fips140/hmac.marshalable.UnmarshalBinary
Write(data []byte) (int, error) *sum128a.M : hash.Hash.Write *sum128a.M : crypto/internal/fips140.Hash.Write *sum128a.M : internal/bisect.Writer.Write *sum128a.M : io.Writer.Write *sum128a.M : crypto/tls.transcriptHash.Write